{$CLEO .cs}

thread 'AutoSave' 

:AutoSave
wait 0 
if 
   Player.Defined($PLAYER_CHAR)
if 
  $ONMISSION == 1 
else_jump @AutoSave
wait 100 
if 
  $ONMISSION == 0 
else_jump @AutoSave 
wait 500 
04C4: store_coords_to 2@ 3@ 4@ from_actor $PLAYER_ACTOR with_offset 2.3 2.3 0.0 

:AutoSave2
wait 0 
03D8: show_save_screen 
jump @AutoSave

/* Mod By Rakesh_nama
Don't Upload this Mod Anywhere without Credits !!
For More Awesome Mods Visit My Blog:
https://Cracking-Mods.Blogspot.in/
*/ 